Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorLocale Class / GetStringValue Method / GetStringValue(String[]) Method

In This Topic
    GetStringValue(String[]) Method
    In This Topic
    Generic GetStringValue
    Syntax
    'Declaration
     
    
    Protected Overloads Function GetStringValue( _
       ByVal ParamArray excludeProperties() As String _
    ) As String
    protected string GetStringValue( 
       params string[] excludeProperties
    )

    Parameters

    excludeProperties
    See Also